home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Demos
/
ByCompany
/
TipTop_Software
/
TipTop
/
Supplement
/
src
/
Z301
/
vuplfile.t
< prev
next >
Wrap
Text File
|
1994-05-08
|
274b
|
14 lines
echo "Uploading %item to VMS using DCL create command"
pat
if S>2400 pt1; ena -t
putw "set terminal/hostsync/noecho\r"
putw "create %item\r"
sleep 10
f -xHr %item
pat 1 "\044"
put "\032"
wait -f30
if !1 echo "create failed!"
putw "set terminal/echo\r"
dis -Htx